projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fd7491
)
; * lisp/net/shr.el (shr-selected-link): Doc fix.
author
Basil L. Contovounesios
<contovob@tcd.ie>
Thu, 4 Jul 2019 18:09:19 +0000
(19:09 +0100)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Thu, 4 Jul 2019 18:22:59 +0000
(19:22 +0100)
lisp/net/shr.el
patch
|
blob
|
history
diff --git
a/lisp/net/shr.el
b/lisp/net/shr.el
index 7fdb3212d49d1fa32ab43eac6722064cc2f0d74d..3d437bc69375665e1574683e235aed7edae9a140 100644
(file)
--- a/
lisp/net/shr.el
+++ b/
lisp/net/shr.el
@@
-155,7
+155,9
@@
cid: URL as the argument.")
(defface shr-selected-link
'((t :inherit shr-link :background "red"))
- "Face for link elements."
+ "Temporary face for externally visited link elements.
+When a link is visited with an external browser, the link
+temporarily blinks with this face."
:version "27.1"
:group 'shr)